home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / QKeys⁄Tempo Hyper.cpt / Quickey_Tempo Stack / PostEvent stack / card_4376.txt < prev    next >
Text File  |  1988-05-11  |  914b  |  39 lines

  1. -- card: 4376 from stack: in
  2. -- bmap block id: 8339
  3. -- flags: 0000
  4. -- background id: 2637
  5. -- name: Tempo 1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   push recent card
  9. end openCard
  10.  
  11.  
  12. -- part 6 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=45 top=87 right=246 bottom=469
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 10
  21. -- style flags: 0
  22. -- line height: 12
  23. -- part name: 
  24.  
  25.  
  26. -- part contents for card part 6
  27. ----- text -----
  28. The modifier values are:
  29.  
  30.     ‚Ä¢¬†Command:    C
  31.     ‚Ä¢¬†Shift:           S
  32.     ‚Ä¢  Caps Lock:    L
  33.     ‚Ä¢¬†Option:         O
  34.  
  35. Concatenate the modifiers to get the required combination. For instance, "SO" is Shift-Option.
  36.  
  37. One note of caution:  Command-Option combinations are tricky to test  under HyperCard because these two keys are used as a ‚Äúreveal buttons‚Äù function. Try it and see!
  38.  
  39.